| CatalogYearCourse |
| EntityType | Independent |
| Logical Entity Name | CatalogYearCourse |
| Default Table Name | AdCatalogYearCourse |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| CatalogYearCourse Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
CatalogYearCourseId |
INTEGER | NO | ||
CatalogYearId |
INTEGER | NO | ||
CourseId |
INTEGER | NO | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
CourseId |
INTEGER | YES |
| CatalogYearCourse Keys |
| Key Name | Key Type | Keys |
| PK_AdCatalogYearCourse_AdCatalogYearCourseID | PrimaryKey | CatalogYearCourseId |
| AdCatalogYearCourse_AdCatalogYearID_N_N_IDX | Inversion Entry | CatalogYearId |
| AdCatalogYearCourse_UserID_N_N_IDX | Inversion Entry | LastModifiedUserId |
| AdCatalogYearCourse_AdCourseID_N_N_IDX | Inversion Entry | CourseId |
| CatalogYearCourse Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| CatalogYear | Non-Identifying | Zero or One to Zero or More | CatalogYearId | NO | |||
| Course | Non-Identifying | Zero or One to Zero or More | CourseId | NO | |||
| CatalogYear | Non-Identifying | One To Zero or More | CatalogYearId | NO | |||
| Course | Non-Identifying | One To Zero or More | CourseId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| CatalogYearCourse Check Constraints |
| Check Constraint Name | CheckConstraint |
| CatalogYearCourse Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.CatalogYearCourse |
NO | |||
| Physical (Microsoft SQL Server) dbo.AdCatalogYearCourse |
NO |
| CatalogYearCourse Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | ClassScheduling |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Academic Records |
| CatalogYearCourse Data Movement Rules |
| Name | Type | Rule Text/Value |